==13760== Memcheck, a memory error detector.
==13760== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==13760== Using LibVEX rev 1804, a library for dynamic binary translation.
==13760== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==13760== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation framework.
==13760== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==13760== For more details, rerun with: -v
==13760== 
==13760== 
==13760== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 117 from 1)
==13760== malloc/free: in use at exit: 527,149 bytes in 14,275 blocks.
==13760== malloc/free: 82,598 allocs, 68,323 frees, 16,149,134 bytes allocated.
==13760== For counts of detected errors, rerun with: -v
==13760== searching for pointers to 14,275 not-freed blocks.
==13760== checked 1,238,152 bytes.
==13760== 
==13760== 156 (36 direct, 120 indirect) bytes in 1 blocks are definitely lost in loss record 5,676 of 7,695
==13760==    at 0x4022AB8: malloc (vg_replace_malloc.c:207)
==13760==    by 0x5268C41: nss_parse_service_list (nsswitch.c:530)
==13760==    by 0x5269334: __nss_database_lookup (nsswitch.c:134)
==13760==    by 0x4D26E7B: ???
==13760==    by 0x4D28044: ???
==13760==    by 0x5223D25: getpwnam_r@@GLIBC_2.1.2 (getXXbyYY_r.c:226)
==13760==    by 0x4FE3860: g_get_any_init_do (gutils.c:1588)
==13760==    by 0x4FE3CDA: g_get_any_init (gutils.c:1739)
==13760==    by 0x4FE3C4F: g_get_any_init_locked (gutils.c:1746)
==13760==    by 0x4FE3D1A: g_get_home_dir (gutils.c:1820)
==13760==    by 0x478B0D1: gtk_rc_add_initial_default_files (gtkrc.c:530)
==13760==    by 0x478BAD7: _gtk_rc_init (gtkrc.c:853)
==13760==    by 0x472D941: do_post_parse_initialization (gtkmain.c:681)
==13760==    by 0x472D9DC: post_parse_hook (gtkmain.c:721)
==13760==    by 0x4FB880F: g_option_context_parse (goption.c:1806)
==13760==    by 0x472DCCA: gtk_parse_args (gtkmain.c:876)
==13760==    by 0x472DD42: gtk_init_check (gtkmain.c:912)
==13760==    by 0x472DD8C: gtk_init (gtkmain.c:950)
==13760==    by 0x42D6006: Gtk::Main::init(int*, char***, bool) (main.cc:401)
==13760==    by 0x42D6188: Gtk::Main::Main(int&, char**&, bool) (main.cc:345)
==13760==    by 0x80523E2: main (main.cc:24)
==13760== 
==13760== LEAK SUMMARY:
==13760==    definitely lost: 36 bytes in 1 blocks.
==13760==    indirectly lost: 46,384 bytes in 2,294 blocks.
==13760==      possibly lost: 0 bytes in 0 blocks.
==13760==    still reachable: 407,457 bytes in 11,374 blocks.
==13760==         suppressed: 73,272 bytes in 606 blocks.
==13760== Reachable blocks (those to which a pointer was found) are not shown.
==13760== To see them, rerun with: --leak-check=full --show-reachable=yes
